#written by Zane C. Bowers =head1 NAME lgmod - a tool for modifying POSIX groups stored in LDAP =head1 SYNOPSIS lgmod B<-g> [B<-G> ] [B<-n> ] [[B<-a>] [B<-u> ] [B<-c> ] lgmod B<-g> [B<-G> ] [B<-n> ] [[B<-r>] [B<-u> ] [B<-c> ] lgmod B<-g> [B<-G> ] [B<-n> ] [[B<-s>] [B<-u> ] [B<-c> ] =head1 ARGUMENTS =item B<-g> The name of the group being worked on. =item B<-G> The new GID# for the group if it is being changed. =item B<-n> The new name of the group if it is being renamed. =item B<-u> A camma seperated list of users to act on. The default is to add them to the group. =item B<-a> Add the users specified using B<-u> to the group. =item B<-r> Remove the users specified using B<-u> from the group. =item B<-s> Remove the all users from the group, before adding the users specified using B<-u> to the list. =item B<-c> The config file to use. =head1 SEE ALSO dotlugtools(5),lurm(1),lpwo(1),lgadd(1).lgrm(1),luadd(1) =cut